OCI8 Functions
PHP Manual

OCI-Lob->rewind

(PHP 5, PECL oci8 >= 1.1.0)

OCI-Lob->rewindMoves the internal pointer to the beginning of the large object

Descripción

OCI-Lob
bool rewind ( void )

Sets the internal pointer to the beginning of the large object.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Ver también


OCI8 Functions
PHP Manual